home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13977 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  27 lines

  1. Path: uni-erlangen.de!winx03!news
  2. From: i168@stio1.sari.fh-wuerzburg.de (Matthias Sebald)
  3. Newsgroups: comp.lang.c++
  4. Subject: Problems by changing size of MultilineEdit-Control
  5. Date: 28 Mar 1996 08:02:26 GMT
  6. Organization: FH Wuerzburg
  7. Message-ID: <4jdh2i$qun@winx03.informatik.uni-wuerzburg.de>
  8. NNTP-Posting-Host: rzpc10.sari.fh-wuerzburg.de
  9. Mime-Version: 1.0
  10. X-Newsreader: WinVN 0.93.10
  11.  
  12. I have the problem to resize a MultilineEdit-Control. If i change the size 
  13. by using the MoveWindow or SetPosWindow - Function the window will change 
  14. his size. if the greater MulitlineEdit-Control overlappes other Controls 
  15. they will paint and so I see the controls although I shouldn┤t see them. I 
  16. tryed to bring them to top of z-order. Then I saw good message behaviour, 
  17. but bad painting - other controls are in the greater MultilineEdit.
  18. I tryed to bring them to bottom of z-order. Then I saw good painting 
  19. behaviour, but bad message behaviour. If I click in the white area where a 
  20. other control isn┤t visible this control will be active.
  21.  
  22. Please mail me solutions - Thanks.
  23.  
  24. e-mail: i168@stio1.sari.fh-wuerzburg.de
  25.  
  26.  
  27.